type hash/fnv.sum128 ([...])

Method Implmentations

BlockSize() int *sum128.M : hash.Hash.BlockSize
MarshalBinary() ([]byte, error) *sum128.M : encoding.BinaryMarshaler.MarshalBinary *sum128.M : crypto/hmac.marshalable.MarshalBinary
Reset() *sum128.M : hash.Hash.Reset
Size() int *sum128.M : hash.Hash.Size
Sum(in []byte) []byte *sum128.M : hash.Hash.Sum
UnmarshalBinary(b []byte) error *sum128.M : encoding.BinaryUnmarshaler.UnmarshalBinary *sum128.M : crypto/hmac.marshalable.UnmarshalBinary
Write(data []byte) (int, error) *sum128.M : hash.Hash.Write *sum128.M : io.Writer.Write